Skip to content

flatbuffers: add flatbuffers allocator test#211

Merged
4og merged 2 commits into
eclipse-score:mainfrom
etas-contrib:paulquiring/add_flatbuffers_allocator_ut
Jul 2, 2026
Merged

flatbuffers: add flatbuffers allocator test#211
4og merged 2 commits into
eclipse-score:mainfrom
etas-contrib:paulquiring/add_flatbuffers_allocator_ut

Conversation

@paulquiring

@paulquiring paulquiring commented May 22, 2026

Copy link
Copy Markdown
Contributor

Initial unit test for the FlatBuffer wrapper library is added.
This unit test will serve as a template for all subsequent unit tests.

Closes: #127

@github-actions

Copy link
Copy Markdown

The created documentation from the pull request is available at: docu-html

@4og 4og added the comp-flatbuffers Related to score/flatbuffers component label May 22, 2026
@paulquiring paulquiring temporarily deployed to workflow-approval June 9, 2026 13:56 — with GitHub Actions Inactive
@paulquiring paulquiring temporarily deployed to workflow-approval June 9, 2026 13:56 — with GitHub Actions Inactive
Comment thread _coverage_report.dat Outdated
Comment thread .github/workflows/coverage_report.yml Outdated
Comment thread score/flatbuffers/details/gcov_dump_on_abort.hpp Outdated
Comment thread .bazelrc Outdated
@paulquiring paulquiring force-pushed the paulquiring/add_flatbuffers_allocator_ut branch from e5e076d to 9b92189 Compare June 25, 2026 10:23
@paulquiring paulquiring marked this pull request as ready for review June 25, 2026 10:26
@paulquiring paulquiring requested review from 4og and antonkri as code owners June 25, 2026 10:26
@paulquiring paulquiring force-pushed the paulquiring/add_flatbuffers_allocator_ut branch from 9b92189 to 7dc5e84 Compare June 25, 2026 10:49
@paulquiring paulquiring temporarily deployed to workflow-approval June 25, 2026 10:49 — with GitHub Actions Inactive
@paulquiring paulquiring temporarily deployed to workflow-approval June 25, 2026 10:49 — with GitHub Actions Inactive
@paulquiring paulquiring self-assigned this Jun 25, 2026
@paulquiring paulquiring force-pushed the paulquiring/add_flatbuffers_allocator_ut branch from b4b5b39 to 68b198e Compare June 26, 2026 12:08
@paulquiring paulquiring force-pushed the paulquiring/add_flatbuffers_allocator_ut branch from 68b198e to 56ce4a4 Compare June 26, 2026 12:22
@paulquiring paulquiring temporarily deployed to workflow-approval June 26, 2026 12:22 — with GitHub Actions Inactive
@paulquiring paulquiring temporarily deployed to workflow-approval June 26, 2026 12:22 — with GitHub Actions Inactive
Comment thread score/flatbuffers/BUILD Outdated
Comment thread score/flatbuffers/details/flatfbuffer_allocator_test.cpp Outdated
@paulquiring paulquiring force-pushed the paulquiring/add_flatbuffers_allocator_ut branch from 56ce4a4 to 651c3b5 Compare June 26, 2026 13:30
@paulquiring paulquiring force-pushed the paulquiring/add_flatbuffers_allocator_ut branch from 651c3b5 to d1d3521 Compare June 30, 2026 17:21
@paulquiring paulquiring temporarily deployed to workflow-approval June 30, 2026 17:21 — with GitHub Actions Inactive
@paulquiring paulquiring temporarily deployed to workflow-approval June 30, 2026 17:21 — with GitHub Actions Inactive
Comment thread score/flatbuffers/details/flatfbuffer_allocator_test.cpp Outdated
Comment thread score/flatbuffers/details/flatfbuffer_allocator_test.cpp
Comment thread score/flatbuffers/details/flatfbuffer_allocator_test.cpp Outdated
@paulquiring paulquiring force-pushed the paulquiring/add_flatbuffers_allocator_ut branch from d1d3521 to 31acd5e Compare July 1, 2026 16:25
@paulquiring paulquiring temporarily deployed to workflow-approval July 1, 2026 17:05 — with GitHub Actions Inactive
@paulquiring paulquiring temporarily deployed to workflow-approval July 1, 2026 17:05 — with GitHub Actions Inactive
@github-project-automation github-project-automation Bot moved this from In Progress to On Hold in BAS - Baselibs FT Jul 2, 2026
@4og 4og enabled auto-merge July 2, 2026 08:54
@4og 4og added this pull request to the merge queue Jul 2, 2026
Merged via the queue into eclipse-score:main with commit 00fb6cc Jul 2, 2026
19 checks passed
@github-project-automation github-project-automation Bot moved this from On Hold to Done in BAS - Baselibs FT Jul 2, 2026
@paulquiring paulquiring deleted the paulquiring/add_flatbuffers_allocator_ut branch July 2, 2026 10:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

comp-flatbuffers Related to score/flatbuffers component

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Add initial unit test for FlatBuffer wrapper library

3 participants